DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / GroupView<TKey,TElement> Class / DeferredMaintenance Property

In This Topic
    DeferredMaintenance Property (GroupView<TKey,TElement>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property DeferredMaintenance As Boolean
    public override bool DeferredMaintenance {get;}
    See Also